Skip to content

added _utils to examples#49

Merged
brendancol merged 5 commits intomasterfrom
simplify-examples
Feb 19, 2026
Merged

added _utils to examples#49
brendancol merged 5 commits intomasterfrom
simplify-examples

Conversation

@brendancol
Copy link
Contributor

No description provided.

- fetch_gtfs() in remote_data.py: auto-discovers feeds via Mobility
  Database catalog (ranked by IoU), parses GTFS ZIP (shapes, stops,
  routes), supports direct URL and local file inputs
- place_gtfs() in accessor.py: groups routes by route_color so each
  transit line renders in its official color (e.g. MTA subway trunk
  lines), with per-mode width multipliers and stop markers
- GTFS-RT realtime overlay in engine.py: background poll thread for
  protobuf vehicle positions, colored dots projected to screen space,
  toggled with Shift+B
- NaN guard in geojson.py _densify_on_terrain for edge-of-raster coords
- Added gtfs to NYC example features list
@github-actions github-actions bot removed the GPU CI label Feb 19, 2026
@brendancol brendancol merged commit f34ee78 into master Feb 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments